-
Notifications
You must be signed in to change notification settings - Fork 3.2k
docs(guide): update the framework overview & quickstart guides #4212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was moved here from Quickstart
@rdlabo I made quite a few changes here. Would you be able to update the JP docs with the same changes after this is merged? I think the deleted files will cause the JP docs build to fail until it's updated. |
This PR updates the intro guides for Angular, React and Vue to be more consistent among them. It updates the resource section on the overview to use improved icons and consistently link off to other sections. It also adds cards to the end of the quickstart. More about what was done:
Screencaps
Overview
Previews
Overview
Quickstart
Build Options
Testing v6 changes locally
versions.json
and add"v6"
after"v7"
versionsArchived.json
and remove the"v6"
lineversioned_docs/version-v6/developer-resources/books.md
and remove the extra:
in(https:://developer.school)
npm start
and the v6 dropdown should work